Skip to content

chore(deps): bump puppeteer from 23.9.0 to 24.8.2#215

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/puppeteer-24.8.2
Open

chore(deps): bump puppeteer from 23.9.0 to 24.8.2#215
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/puppeteer-24.8.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2025

Bumps puppeteer from 23.9.0 to 24.8.2.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.8.2

24.8.2 (2025-05-07)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.3 to 2.10.4

puppeteer: v24.8.2

24.8.2 (2025-05-07)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.3 to 2.10.4
      • puppeteer-core bumped from 24.8.1 to 24.8.2

puppeteer-core: v24.8.1

24.8.1 (2025-05-06)

Bug Fixes

puppeteer: v24.8.1

24.8.1 (2025-05-06)

Bug Fixes

Dependencies

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.8.2 (2025-05-07)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.3 to 2.10.4

Bug Fixes

24.8.1 (2025-05-06)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.8.0 to 24.8.1

24.8.0 (2025-05-02)

Features

Bug Fixes

... (truncated)

Commits
  • 9e4619d chore: release main (#13855)
  • c747eb8 fix: decode URL before parsing (#13857)
  • a83e6ce fix: roll to Chrome 136.0.7103.92 (#13854)
  • 946ca30 chore(deps): Bump github/codeql-action from 3.28.16 to 3.28.17 in the all gro...
  • 712f7c1 docs: Update extensions guide with new launch option (#13852)
  • 265275d chore(deps): Bump the all group in /website with 2 updates (#13837)
  • 7e1248f chore(deps-dev): Bump the dev-dependencies group across 1 directory with 20 u...
  • 7a2da7d chore: release main (#13850)
  • ce68116 docs: fix typos in browser-management.md (#13848)
  • 250cccb fix(webdriver): bump chromium-bidi (#13844)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.9.0 to 24.8.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v23.9.0...puppeteer-v24.8.2)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.8.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies javascript Pull requests that update Javascript code labels May 12, 2025
@dependabot dependabot Bot requested a review from nabondance as a code owner May 12, 2025 23:58
@dependabot dependabot Bot added dependencies javascript Pull requests that update Javascript code labels May 12, 2025
@nabondance nabondance enabled auto-merge May 12, 2025 23:58
@github-actions
Copy link
Copy Markdown

Cards generated by the CI: Download artifact

@github-actions
Copy link
Copy Markdown

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 9 0 0.07s
✅ JAVASCRIPT eslint 21 0 2.1s
✅ JAVASCRIPT prettier 23 0 1.57s
✅ JSON jsonlint 4 0 0.2s
✅ JSON npm-package-json-lint yes no 0.49s
✅ JSON prettier 4 0 0.38s
✅ JSON v8r 4 0 9.05s
✅ MARKDOWN markdownlint 6 0 0.83s
✅ MARKDOWN markdown-link-check 6 0 4.1s
✅ REPOSITORY checkov yes no 20.05s
✅ REPOSITORY gitleaks yes no 2.24s
✅ REPOSITORY git_diff yes no 0.28s
❌ REPOSITORY grype yes 8 19.02s
✅ REPOSITORY trivy-sbom yes no 2.66s
✅ YAML prettier 19 0 1.0s
✅ YAML v8r 19 0 8.25s
✅ YAML yamllint 19 0 2.7s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.16%. Comparing base (4e22be6) to head (9e0abf8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #215   +/-   ##
=======================================
  Coverage   98.16%   98.16%           
=======================================
  Files          10       10           
  Lines         601      601           
=======================================
  Hits          590      590           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants